When reviewing the captured data, you may want to refile some of the entries into a different list, for example into a project. Cutting, finding the right location, and then pasting the note is cumbersome. To simplify this process, you can use the following special command:
org-refile)org-reverse-note-order, it will be either the
first or last subitem.org-refile-targets for details. If you would like
to select a location via a file-path-like completion along the
outline path, see the variables
org-refile-use-outline-path and
org-outline-path-complete-in-steps. If you would
like to be able to create new nodes as new parents for refiling
on the fly, check the variable
org-refile-allow-creating-parent-nodes. When the
variable org-log-refile1 is set, a time
stamp or a note will be recorded when an entry has been
refiled. org-refile-goto-last-stored)org-refile last
moved a tree to.org-refile-cache-clear)Clear the target cache. Caching of refile targets can be
turned on by setting org-refile-use-cache. To
make the command see new possible targets, you have to clear
the cache with this command.